gdk: Fix GdkDevice::tool-changed signal marshaller
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 4 Aug 2016 16:40:57 +0000 (18:40 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Aug 2016 03:56:58 +0000 (23:56 -0400)
commit7e11fcaa184cd1d7f5dafb4415496e6a95a65966
tree9b40829516ceb7155c36890242df370ee6146b51
parent09004b51a98d9f6e3cbcbed3065ee61983d1806c
gdk: Fix GdkDevice::tool-changed signal marshaller

GdkDeviceTool is an object, not a boxed type.

https://bugzilla.gnome.org/show_bug.cgi?id=770026
gdk/gdkdevice.c